Revision: package-framework--devo--1.0--patch-5
Archive: lord@emf.net--2003
Creator: Tom Lord <lord@emf.net>
Date: Sun Jan 26 23:27:19 PST 2003
Standard-date: 2003-01-27 07:27:19 GMT
Summary: library.mk tweakish cleanup
Keywords: 
New-files: {arch}/package-framework/package-framework--devo/package-framework--devo--1.0/lord@emf.net--2003/patch-log/patch-5
New-directories: =build2
Modified-files: ChangeLog.d/ChangeLog
  ChangeLog.d/lord@regexps.com--2002/ChangeLog.lord--1.0
  build-tools/Makefiles/library.mk
New-patches: lord@emf.net--2003/package-framework--devo--1.0--patch-5


In `library.mk', always (unconditionally) define the `clean' target
and don't try to read non-existant `Objects' files from `otherobjs'
directories.   

The net effect is to eliminate some "No such file" error messages from
`make clean' output and to make the `clean' target more robust.


